Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Tue, 11 Feb 2020 12:46:12 +0000 (07:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 11 Feb 2020 12:46:12 +0000 (07:46 -0500)
gtk/gtkicontheme.h

index fbd34c3f83f02e9c93e6ac9f1c7e328e30d3d98f..86d22dc05c820275f1fb28358f5ab2075aebd64f 100644 (file)
@@ -44,7 +44,7 @@ typedef struct _GtkIconTheme      GtkIconTheme;
  *   when symbolic icon names are given
  * @GTK_ICON_LOOKUP_FORCE_SYMBOLIC: Try to always load symbolic icons, even
  *   when regular icon names are given
- * @GTK_ICON_LOOKUP_PREALOAD: Starts loading the texture in the background
+ * @GTK_ICON_LOOKUP_PRELOAD: Starts loading the texture in the background
  *   so it is ready when later needed.
  *
  * Used to specify options for gtk_icon_theme_lookup_icon()